home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 346
- Top = 301
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Cracked!'
- ClientHeight = 86
- ClientWidth = 169
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 16
- Width = 145
- Height = 25
- AutoSize = False
- Caption = 'Great job cracker! Well done! Mail me: zack@mail.cz'
- WordWrap = True
- end
- object Button1: TButton
- Left = 48
- Top = 48
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-